Small documentation fixes
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 May 2014 11:24:18 +0000 (07:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 May 2014 11:25:27 +0000 (07:25 -0400)
Pointed out in
https://bugzilla.gnome.org/show_bug.cgi?id=729461

gtk/gtkapplication.c

index 7333c1d8787b02d949cbde1111482dab45de4747..c6f4795912cec1f259aa2895228f31ebe6114901 100644 (file)
@@ -1291,7 +1291,7 @@ gtk_application_get_menubar (GtkApplication *application)
 
 /**
  * gtk_application_inhibit:
- * @application: the #GApplication
+ * @application: the #GtkApplication
  * @window: (allow-none): a #GtkWindow, or %NULL
  * @flags: what types of actions should be inhibited
  * @reason: (allow-none): a short, human-readable string that explains
@@ -1340,7 +1340,7 @@ gtk_application_inhibit (GtkApplication             *application,
 
 /**
  * gtk_application_uninhibit:
- * @application: the #GApplication
+ * @application: the #GtkApplication
  * @cookie: a cookie that was returned by gtk_application_inhibit()
  *
  * Removes an inhibitor that has been established with gtk_application_inhibit().
@@ -1361,7 +1361,7 @@ gtk_application_uninhibit (GtkApplication *application,
 
 /**
  * gtk_application_is_inhibited:
- * @application: the #GApplication
+ * @application: the #GtkApplication
  * @flags: what types of actions should be queried
  *
  * Determines if any of the actions specified in @flags are